2025-06-08 17:27:04,002 [ 369036 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-08 17:27:04,002 [ 369036 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-08 17:27:04,002 [ 369036 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-08 17:27:04,002 [ 369036 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_csygcl --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_can_become_leader/test.py::test_can_become_leader test_replica_is_active/test.py::test_replica_is_active test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_role/test.py::test_admin_option test_postgresql_database_engine/test.py::test_datetime test_storage_kerberized_hdfs/test.py::test_cache_path test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_restore_replica/test.py::test_restore_replica_alive_replicas test_recompression_ttl/test.py::test_recompression_multiple_ttls test_password_constraints/test.py::test_complexity_rules [gw2] [ 1%] PASSED test_role/test.py::test_admin_option [gw8] [ 2%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw8] [ 3%] PASSED test_password_constraints/test.py::test_default_password_type [gw2] [ 4%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw3] [ 5%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_role/test.py::test_combine_privileges [gw2] [ 6%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_s3_style_link/test.py::test_s3_table_functions [gw2] [ 7%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw6] [ 8%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] [gw2] [ 9%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role [gw9] [ 10%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw2] [ 11%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw6] [ 12%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw9] [ 13%] PASSED test_rocksdb_read_only/test.py::test_read_only test_select_access_rights/test_from_system_tables.py::test_information_schema [gw6] [ 14%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw2] [ 15%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw1] [ 16%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw8] [ 17%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections [gw8] [ 18%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw5] [ 19%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw2] [ 20%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration[False] [gw5] [ 21%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw1] [ 22%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 23%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw7] [ 24%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw3] [ 25%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw2] [ 26%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw6] [ 27%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw9] [ 28%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw6] [ 29%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw4] [ 30%] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited [gw5] [ 31%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential [gw4] [ 32%] PASSED test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table [gw1] [ 33%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_system_logs_recreate/test.py::test_drop_system_log [gw2] [ 34%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache test_server_initialization/test.py::test_partially_dropped_tables [gw0] [ 35%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] [gw7] [ 36%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple [gw1] [ 37%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw3] [ 38%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw5] [ 39%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw4] [ 40%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired [gw0] [ 41%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_table_functions_access_rights/test.py::test_merge [gw0] [ 42%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] [gw1] [ 43%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 44%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] [gw2] [ 45%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw2] [ 46%] PASSED test_role/test.py::test_set_role test_profile_events_s3/test.py::test_profile_events [gw0] [ 47%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_remote_prewhere/test.py::test_remote [gw7] [ 48%] PASSED test_recompression_ttl/test.py::test_recompression_simple [gw0] [ 49%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw1] [ 50%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw9] [ 51%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 52%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw6] [ 53%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw8] [ 54%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw3] [ 55%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw8] [ 56%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw6] [ 57%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_replica_can_become_leader/test.py::test_can_become_leader [gw5] [ 58%] PASSED test_profile_events_s3/test.py::test_profile_events [gw1] [ 59%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw0] [ 60%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw2] [ 61%] PASSED test_remote_prewhere/test.py::test_remote test_s3_storage_class/test.py::test_s3_storage_class_right [gw1] [ 62%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw7] [ 63%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw2] [ 64%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right [gw0] [ 65%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw1] [ 66%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw6] [ 67%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw3] [ 68%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw1] [ 69%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw9] [ 70%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate [gw8] [ 71%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader test_relative_filepath/test.py::test_filepath test_replica_is_active/test.py::test_replica_is_active [gw5] [ 72%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw0] [ 73%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw1] [ 74%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] test_send_crash_reports/test.py::test_send_segfault [gw5] [ 75%] SKIPPED test_send_crash_reports/test.py::test_send_segfault [gw9] [ 76%] PASSED test_relative_filepath/test.py::test_filepath [gw4] [ 77%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage [gw1] [ 78%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw4] [ 79%] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users [gw9] [ 80%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw4] [ 81%] PASSED test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw3] [ 82%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw2] [ 83%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw7] [ 84%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw0] [ 85%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw0] [ 86%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw4] [ 87%] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 88%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw3] [ 89%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw0] [ 90%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw3] [ 91%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 92%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw3] [ 93%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw3] [ 94%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw0] [ 95%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw3] [ 96%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw0] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw3] [ 98%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw0] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw0] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] ============================== slowest durations =============================== 78.39s call test_storage_kerberized_hdfs/test.py::test_read_table_expired 61.86s setup test_storage_kerberized_hdfs/test.py::test_cache_path 46.19s teardown test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 40.53s setup test_server_initialization/test.py::test_partially_dropped_tables 39.35s call test_system_logs_recreate/test.py::test_system_logs_recreate 38.91s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 37.75s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 37.35s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 37.28s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 36.55s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 36.34s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 35.52s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 35.19s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 35.14s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 35.04s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 34.57s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 34.57s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 34.41s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 34.23s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 33.92s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 33.87s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 33.02s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 32.78s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 32.69s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 31.97s setup test_replica_can_become_leader/test.py::test_can_become_leader 31.38s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 31.35s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 27.66s setup test_replica_is_active/test.py::test_replica_is_active 27.35s call test_recompression_ttl/test.py::test_recompression_simple 26.71s teardown test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 26.17s call test_role/test.py::test_roles_cache 25.89s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 24.38s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 24.23s call test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 22.93s teardown test_profile_events_s3/test.py::test_profile_events 22.85s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.52s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.44s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 22.20s call test_storage_kerberized_hdfs/test.py::test_read_table 21.68s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 21.68s setup test_system_logs_recreate/test.py::test_drop_system_log 21.19s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 20.80s call test_recompression_ttl/test.py::test_recompression_replicated 20.54s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 18.58s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 18.52s setup test_postgresql_database_engine/test.py::test_datetime 18.45s teardown test_restore_replica/test.py::test_restore_replica_sequential 18.38s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 18.08s setup test_s3_style_link/test.py::test_s3_table_functions 17.37s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 17.15s call test_system_logs_recreate/test.py::test_drop_system_log 16.33s setup test_password_constraints/test.py::test_complexity_rules 16.16s setup test_table_functions_access_rights/test.py::test_merge 15.84s call test_restore_replica/test.py::test_restore_replica_sequential 15.82s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 15.71s setup test_role/test.py::test_admin_option 15.28s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 15.10s setup test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 15.09s setup test_remote_prewhere/test.py::test_remote 14.92s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 14.69s call test_restore_replica/test.py::test_restore_replica_alive_replicas 14.42s setup test_relative_filepath/test.py::test_filepath 14.31s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 14.24s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 13.94s call test_restore_replica/test.py::test_restore_replica_parallel 11.67s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 11.61s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 11.11s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 11.00s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 10.97s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 10.87s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 10.85s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 10.72s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 10.68s call test_role/test.py::test_role_expiration[True] 10.63s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 10.50s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 10.28s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 10.24s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 10.14s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 10.05s setup test_profile_events_s3/test.py::test_profile_events 9.96s teardown test_recompression_ttl/test.py::test_recompression_simple 9.78s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 9.61s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 9.58s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 9.53s call test_role/test.py::test_introspection 9.27s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 9.02s call test_storage_kerberized_hdfs/test.py::test_read_write_storage 9.01s setup test_s3_storage_class/test.py::test_s3_storage_class_right 8.82s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 8.45s call test_role/test.py::test_role_expiration[False] 8.37s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 7.59s call test_role/test.py::test_revoke_requires_admin_option 7.39s call test_select_access_rights/test_from_system_tables.py::test_system_db 6.94s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 6.77s call test_profile_events_s3/test.py::test_profile_events 6.52s setup test_send_crash_reports/test.py::test_send_segfault 6.13s teardown test_replica_can_become_leader/test.py::test_can_become_leader 6.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 5.63s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 5.59s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 5.54s teardown test_role/test.py::test_set_role 5.36s call test_replica_is_active/test.py::test_replica_is_active 5.32s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 5.15s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 4.89s teardown test_send_crash_reports/test.py::test_send_segfault 4.84s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 4.84s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 4.80s teardown test_replica_is_active/test.py::test_replica_is_active 4.75s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 4.66s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.66s teardown test_password_constraints/test.py::test_default_password_type 4.65s teardown test_remote_prewhere/test.py::test_remote 4.63s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 4.54s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 4.49s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 4.45s teardown test_relative_filepath/test.py::test_filepath 4.23s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 4.20s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 4.06s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 3.87s call test_select_access_rights/test_from_system_tables.py::test_information_schema 3.78s call test_table_functions_access_rights/test.py::test_merge 3.09s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 2.73s call test_role/test.py::test_admin_option 2.56s teardown test_server_initialization/test.py::test_sophisticated_default 2.54s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 2.49s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.48s teardown test_rocksdb_read_only/test.py::test_read_only 2.45s call test_password_constraints/test.py::test_complexity_rules 2.43s call test_table_functions_access_rights/test.py::test_view_if_permitted 2.38s call test_rocksdb_read_only/test.py::test_read_only 2.31s call test_role/test.py::test_create_role 2.25s call test_storage_kerberized_hdfs/test.py::test_two_users 2.18s call test_role/test.py::test_combine_privileges 2.15s call test_role/test.py::test_grant_role_to_role 1.82s call test_role/test.py::test_function_current_roles 1.71s call test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 1.66s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.46s call test_postgresql_database_engine/test.py::test_datetime 1.38s call test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 1.30s call test_s3_style_link/test.py::test_s3_table_functions 1.26s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 1.02s call test_restore_replica/test.py::test_restore_replica_invalid_tables 1.01s call test_server_initialization/test.py::test_partially_dropped_tables 0.93s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.79s call test_relative_filepath/test.py::test_filepath 0.74s teardown test_role/test.py::test_combine_privileges 0.70s call test_role/test.py::test_set_role 0.70s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.69s call test_storage_kerberized_hdfs/test.py::test_prohibited 0.63s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.53s call test_send_crash_reports/test.py::test_send_segfault 0.53s teardown test_role/test.py::test_revoke_requires_admin_option 0.49s call test_storage_kerberized_hdfs/test.py::test_cache_path 0.48s call test_replica_can_become_leader/test.py::test_can_become_leader 0.44s teardown test_role/test.py::test_role_expiration[False] 0.43s teardown test_role/test.py::test_introspection 0.43s call test_server_initialization/test.py::test_sophisticated_default 0.43s teardown test_role/test.py::test_admin_option 0.43s teardown test_role/test.py::test_create_role 0.43s call test_password_constraints/test.py::test_default_password_type 0.42s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.39s teardown test_role/test.py::test_role_expiration[True] 0.38s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.38s teardown test_role/test.py::test_grant_role_to_role 0.35s teardown test_role/test.py::test_roles_cache 0.33s teardown test_role/test.py::test_function_current_roles 0.27s call test_remote_prewhere/test.py::test_remote 0.17s teardown test_table_functions_access_rights/test.py::test_merge 0.01s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.01s teardown test_storage_kerberized_hdfs/test.py::test_read_table 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.01s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.01s setup test_role/test.py::test_role_expiration[True] 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_role/test.py::test_set_role 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_storage_kerberized_hdfs/test.py::test_cache_path 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s setup test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_role/test.py::test_roles_cache 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_role/test.py::test_introspection 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 0.00s setup test_role/test.py::test_combine_privileges 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_storage_kerberized_hdfs/test.py::test_two_users 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_two_users 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_storage_kerberized_hdfs/test.py::test_prohibited =========================== short test summary info ============================ PASSED test_role/test.py::test_admin_option PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_role/test.py::test_combine_privileges PASSED test_role/test.py::test_create_role PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] PASSED test_role/test.py::test_function_current_roles PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_role/test.py::test_grant_role_to_role PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] PASSED test_role/test.py::test_introspection PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_role/test.py::test_role_expiration[False] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials PASSED test_storage_kerberized_hdfs/test.py::test_cache_path PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_storage_kerberized_hdfs/test.py::test_prohibited PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_role_expiration[True] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_storage_kerberized_hdfs/test.py::test_read_table PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_remote_prewhere/test.py::test_remote PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_relative_filepath/test.py::test_filepath PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_storage_kerberized_hdfs/test.py::test_two_users PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] SKIPPED [1] test_send_crash_reports/test.py:45: doesn't fit in timeouts for stacktrace generation ================== 99 passed, 1 skipped in 453.50s (0:07:33) ===================